Skip to content

use es6 module syntax#83

Open
sualko wants to merge 12 commits into
arlolra:masterfrom
sualko:es6-modules
Open

use es6 module syntax#83
sualko wants to merge 12 commits into
arlolra:masterfrom
sualko:es6-modules

Conversation

@sualko

@sualko sualko commented Sep 20, 2017

Copy link
Copy Markdown
Contributor

This is a first proposal to fix #63. There are still some todos:

  • fix intention
  • use npm packages if possible (requires rollup-plugin-node-resolve to create a browser bundle)
  • ww tests fail for unknown reason
  • npm prepublish hook to create bundles
  • maybe move all export statements to the end of a file

What do you think?

@sualko

sualko commented Oct 18, 2017

Copy link
Copy Markdown
Contributor Author

@arlolra can you look into this?

@arlolra

arlolra commented Oct 18, 2017

Copy link
Copy Markdown
Owner

I'm currently travelling but hopefully soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

use npm modules instead of bundling deps

2 participants